home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Chat & Communication / Digsby build 37 / digsby_setup.exe / lib / plugins / linkedin / notifications.yaml < prev   
Text File  |  2008-10-08  |  551b  |  24 lines

  1. - linkedin_alert:
  2.     description: 'LinkedIn Alert'
  3.     header: "${title}"
  4.     minor: 'You have new ${item.text}'
  5.     notification_icon: &icon 'skin:serviceicons.linkedin'
  6.     icon: *icon
  7.     pages: 'items'
  8.     update: paged
  9.     max_lines: 6
  10.     default:
  11.       reaction: ['Popup']
  12.  
  13. - linkedin_newsfeed:
  14.     description: 'LinkedIn Newsfeed'
  15.     header: "${title}"
  16.     minor: '${item.title}'
  17.     notification_icon: *icon
  18.     icon: *icon
  19.     pages: 'items'
  20.     max_lines: 5
  21.     update: paged
  22.     default:
  23.       reaction: ['Popup']
  24.